@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/p241605377> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brieven aan Fortuyn / Lucas van de Meerendonk" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07568523X>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p07845350X>,
        <http://data.bibliotheken.nl/id/thes/p241925134>,
        <http://data.bibliotheken.nl/id/thes/p24192524X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p241605083> ;
    schema1:description "Praktische opdracht geschiedenis 5-6 atheneum 2002-2003" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a33dcba31fafec97cd9afdc45c1e412> ;
    schema1:name "Brieven aan Fortuyn" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12fb4c3390844d7376d42fb9a4a59fbb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66915595> .

