@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/p046179380> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De voetstap van de Minotaurus / door Dominique Hé ; [vert. uit het Frans]" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069915709> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046380043>,
        <http://data.bibliotheken.nl/id/nbt/p864617550> ;
    schema1:isbn "9034400530" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b472292f75ec711222b802ada1e2c798> ;
    schema1:name "De voetstap van de Minotaurus" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7511d1785b1f1909b5a2882df4639ff4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64907030> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2f8aab5604b538f150a6b0dc4dce3240> .

