@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/p04357050X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In Stip ferhaleboekje / [tekst en yll.] Eric Hill ; oers. [út it Ingelsk] troch Rindert Straatsma" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068756313>,
        <http://data.bibliotheken.nl/id/thes/p075288087> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072933801> ;
    schema1:inLanguage "fy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55b295cba8854bdb1b724f55328ac8a6> ;
    schema1:name "In Stip ferhaleboekje" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1e9cd6489720d69d145ad6107c2fb16a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64872204> .

