@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/p05511220X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beste Bildtstar en ândere ferhalen / deur Albert Tilma" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069308233>,
        <http://data.bibliotheken.nl/id/thes/p075321017> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629399> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831376740> ;
    schema1:isbn "9070679167" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1e128236624b6b6249b12eb7e2d8a44> ;
    schema1:name "Beste Bildtstar en ândere ferhalen" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb303b8832149b22fe839ef91607db0d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71455131> .

