@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/p822173956> 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 <https://data.bibliotheken.nl/.well-known/genid/c229584dbac22741b77c595e37ded7a3> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830559108> ;
    schema1:isbn "9012031826" ;
    schema1:issueNumber 110 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c393ce149703245d428a9c1f02319b5> ;
    schema1:name "Advies" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a4da11f7f15ad78d659d6e005913b16f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769247156> .

