@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p852527098> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nick Carter" ;
    dcterms1:issued "1965-1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070694036> ;
    schema1:description "Van 1975-1977 uitg.: Amsterdam : Romanpers. - In 1979 weer uitg.: Amsterdam : Born. - Van 1980-1983 uitg.: Amsterdam : Aktie-pockets (Tiebosch)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/097004fc3ee017da3ecf87232fbf8c78> ;
    schema1:name "Nick Carter" ;
    schema1:numberOfPages 105 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5efe2c96d656b822267dc57da4a810af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64167566> .

