@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/p040242080> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alfabetboek" ;
    dcterms1:issued "1985-1989" ;
    schema1:description "Titelvariant: Alfabetbladen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0ccf5c66ba8d79cf5ffaddfe1cbdd25> ;
    schema1:name "Alfabetboek" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eed89bf1f3424f4d2065713d6a3cfd0f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64701763> .

