@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/p80309518X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Advies / M. Baaijens" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p305300997> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067930263> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830559108> ;
    schema1:isbn "9012028884" ;
    schema1:issueNumber 80 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c2cb3a8fe89b13a72737b6f25fd61b8> ;
    schema1:name "Advies" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/59c9f489088cfff2d240a3e170880775> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768442594> .

