@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/b0082bd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bc260bd7bc81d1be3f17df0b88f4e648"^^xsd:string ;
  ns0:name "Pand 1577"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962404> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70515096 52.01148377, 4.70520077 52.01151081, 4.70520744 52.01151445, 4.70526519 52.01147408, 4.70520839 52.01144336, 4.70515096 52.01148377))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

