@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/b00899n>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/10c631b506610b6d804a93ba2567b021"^^xsd:string ;
  ns0:name "Pand 1779"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962606> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70509574 52.01196437, 4.70520367 52.01188798, 4.70526310 52.01184590, 4.70523388 52.01183019, 4.70518180 52.01186872, 4.70515303 52.01185391, 4.70504245 52.01193571, 4.70509574 52.01196437))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

