@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/p851311555> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemene subsidieverordening / Gemeente Zoetermeer" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607166>,
        <http://data.bibliotheken.nl/id/thes/p07561748X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075486008> ;
    schema1:description "Losbl" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1ffed6cee4bf48f9bfe9498b477491c> ;
    schema1:name "Algemene subsidieverordening" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af6b5083e7cfdeaf857ab4523a9e5061> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71407013> .

