@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/p062667564> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "10 jaar Stoutenburg : kerstmis 1980" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594355>,
        <http://data.bibliotheken.nl/id/thes/p078562120>,
        <http://data.bibliotheken.nl/id/thes/p15647039X>,
        <http://data.bibliotheken.nl/id/thes/p24192510X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af9b27b84effa7386d850e791d9ed598> ;
    schema1:name "10 jaar Stoutenburg : kerstmis 1980" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a59b976e11e95c2c144d12062ce6217b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65391325> .

