@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p41186081X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wolven in de bossen rondom Breda / door A.R.M. Mommers" ;
    dcterms1:issued "1949" ;
    schema1:associatedMedia "http://deoranjeboom.nl/wp-content/uploads/2015/02/Jb-02-1949-07.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070965749> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a0eaf5d38de334272fe7152b583bbdc> ;
    schema1:name "Wolven in de bossen rondom Breda" ;
    schema1:sameAs <http://www.worldcat.org/oclc/994207772> .

