@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/p802559581> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Documentatie over België : selectieve en analytische bibliografie / door Richard Baeyens" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610970> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074957643> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/491d373c71bf5a30c99446a0b8e3af03> ;
    schema1:name "Documentatie over België : selectieve en analytische bibliografie" ;
    schema1:numberOfPages 172 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8aec38f3f0f82a2c515e6bd1f189040> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63429968> .

