@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/p329819690> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:Map,
        schema1:ProductModel ;
    rdfs:label "Autokaart basic / Falkplan" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075630591>,
        <http://data.bibliotheken.nl/id/thes/p292993048> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p279969228> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27787d613b10e91fdc85c87bb1f7abee> ;
    schema1:name "Autokaart basic" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/648e69e797c861e46ee594e04748ca3b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/672149649> .

