@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bFoQC3>
  ns0:startDate "1910"^^xsd:string ;
  gtm:adres "Bloemendaalseweg 66"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/gis-gouda-nl/WKPB_GEM_MON.841"^^xsd:string ;
  ns0:name "Monumentnummer 761 - Bloemendaalseweg 66"@nl ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/5ac17e84-0ab0-41e1-b2d0-533ce810e4d0> ;
  ns0:mainEntityOfPage <https://gis.gouda.nl/docs/documenten/WKPB/GM%20761.pdf> ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/be9FNL> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/102941> ;
  gtm:datumBesluit "2004-04-05"^^xsd:date ;
  gtm:datumInwerkingtreding "2004-04-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70288693 52.02694824, 4.70342406 52.02654814, 4.70345035 52.02652967, 4.70349311 52.02649739, 4.70398673 52.02676146, 4.70380991 52.02688449, 4.70375877 52.02689224, 4.70363450 52.02683269, 4.70349995 52.02694340, 4.70340477 52.02697450, 4.70328723 52.02716236, 4.70288693 52.02694824))"^^geo:wktLiteral ;
    osm:area 2350.0
  ] .

