@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/p101410018> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boventonen / Albert Megens" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074333674>,
        <http://data.bibliotheken.nl/id/thes/p094919461> ;
    schema1:description "Verschijnt in een opl. van 1000 ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p801751187> ;
    schema1:isbn "9063540639" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e19edb4792bde2e7f3642651c72c7d7> ;
    schema1:name "Boventonen" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0713c0463d6eaab24d7eae8c4cff182> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66125417> .

