@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/p261798863> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ach en wee-state 13 / Bouke Oldenhof" ;
    dcterms1:issued "20XX" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612035> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068695160> ;
    schema1:inLanguage "fy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68cf85c852233bbdc67afd919a42523c> ;
    schema1:name "Ach en wee-state 13" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe940ff55454f08a31d79d4dfd3371ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66532958> .

