@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/p160967406> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het audiëntieterras / Frank Le Gall" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072605227> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073417424> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053388267>,
        <http://data.bibliotheken.nl/id/nbt/p160940745> ;
    schema1:isbn "9031417378" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cedaa04c18db63df4c563676b0438c3> ;
    schema1:name "Het audiëntieterras" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c53bb27290705456c8e91794bc9d89be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770622165> .

