@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/p234606622> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onderzoek van ondergronden / Rob Crèvecoeur ; [red. De adviesgroep]" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620588>,
        <http://data.bibliotheken.nl/id/thes/p07864979X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068758693>,
        <http://data.bibliotheken.nl/id/thes/p234607173> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p234608404> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36877f229e8a74a7914fceff42f94f78> ;
    schema1:name "Onderzoek van ondergronden" ;
    schema1:numberOfPages 82 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be870d7b965327a8359ed016890a60c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67140416> .

