@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/p322407605> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uilen in beeld / [tekst: Dick de Vos ; red.: Astrid van den Broek ; ill.: Elwin van der Kolk]" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p424302608> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075442965>,
        <http://data.bibliotheken.nl/id/thes/p288123956> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p108338029>,
        <http://data.bibliotheken.nl/id/thes/p285554913>,
        <http://data.bibliotheken.nl/id/thes/p308246578> ;
    schema1:description "Uitg. in samenw. met IVN" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789050113342" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e976c6afdfa6d4baf4531f038fecab25> ;
    schema1:name "Uilen in beeld" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/21ad0f1906b02fac1218b10baedaf27b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/641159502> .

