@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/p822699788> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nacht van de roofvogels / Hermann" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068906196> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821961691>,
        <http://data.bibliotheken.nl/id/nbt/p822673339> ;
    schema1:isbn "9064280061" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b65c14a14afb67dd58002b054850110> ;
    schema1:name "De nacht van de roofvogels" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc561a9f1aba4ec51f1651bdea6579ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63486321> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/40d40b1bd948e1f9a97be06104f2d439> .

