@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/p840662955> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kosoe dron : gedichten / van J.H. Slagveer" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p169929701> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070930767> ;
    schema1:inLanguage "nl",
        "pap" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b775f7fd1e6459e9c15c480b49689a4d> ;
    schema1:name "Kosoe dron : gedichten" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ced0cc1d0d71695e44a13004f63d4762> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63895327> .

