@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/p066955920> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uilen in de duinen / F.J. Koning, G. Baeyens ; [foto's Fred Koning ; fig. Gert Bayens ... et al.]" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604663>,
        <http://data.bibliotheken.nl/id/thes/p424302608> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072730811>,
        <http://data.bibliotheken.nl/id/thes/p075442965> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067708129>,
        <http://data.bibliotheken.nl/id/thes/p075340372> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821582208> ;
    schema1:isbn "9050110428" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8bc4bc1d177ec125facb57761ecb423> ;
    schema1:name "Uilen in de duinen" ;
    schema1:numberOfPages 119 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b1965d94af23d96334c880a74f5dd9d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/822863800> .

