@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/p822095440> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Moderne konijnenteelt / F. Witkamp en R.R.P. van der Mark" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660415>,
        <http://data.bibliotheken.nl/id/thes/p255335903> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072206950> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073143936> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2dad205951136c77388cbd4e9a3c6666> ;
    schema1:name "Moderne konijnenteelt" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/938615f7ed16a69d0e0961f4ea734f06> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905420116> .

