@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/p237969572> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Frontpage 2000 / [Helen de Kruiff, Harry van den Heuvel]" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p18567206X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p203438450> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p237969513> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/777f429ebead2ad2dcf534e3e608cfb1> ;
    schema1:name "Frontpage 2000" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7099388d7d7215709b0d1cd6784be6ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67047498> .

