@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/p162391412> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Aan moeders komt geen einde' / August Hans den Boef" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068915411> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071820949> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81cb2f85ee7c39c19e6cdc728e2c64e3> ;
    schema1:name "' Aan moeders komt geen einde'" ;
    schema1:sameAs <http://www.worldcat.org/oclc/770668914> .

