@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/p250458594> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ida, die achter moest blijven / P.J. Thung" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p25026983X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068839820> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcd6421845d0401e48f7eeff8ddb0770> ;
    schema1:name "Ida, die achter moest blijven" ;
    schema1:sameAs <http://www.worldcat.org/oclc/773489715> .

