@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/p861411021> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van de Belgische reisduif / door Jules Gallez" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397584547> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070607710> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/29d5b64f145f834345cd7a3d6f27b829> ;
    schema1:name "Geschiedenis van de Belgische reisduif" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/defc304ea7f6cd85506ad6d9990c2810> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63845612> .

