@prefix ns0: <https://schema.org/> .
@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/b00bj6r>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/19f912dcadc0baa7e7cdb5be5b7a2db7" ;
  ns0:name "Pand 3661"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964488> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70898285 52.01062118, 4.70894377 52.01065001, 4.70896068 52.01065902, 4.70896077 52.01065904, 4.70901329 52.01064445, 4.70898285 52.01062118))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

