@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/p260657816> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een kleine Fries met een grote snor /Cees Fasseur" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068310021>,
        <http://data.bibliotheken.nl/id/thes/p078592542>,
        <http://data.bibliotheken.nl/id/thes/p241924553>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068519656> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13fde64f9fe51e7671bd3fad5a1afba5> ;
    schema1:name "Een kleine Fries met een grote snor /Cees Fasseur" ;
    schema1:numberOfPages 133 ;
    schema1:sameAs <http://www.worldcat.org/oclc/773536435> .

