@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/b0087cq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ca2232238c26f631593fe083720e95d9"^^xsd:string ;
  ns0:name "Pand 1723"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962550> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70706150 52.01205631, 4.70706106 52.01205611, 4.70703780 52.01207504, 4.70714257 52.01212352, 4.70716372 52.01210411, 4.70706150 52.01205631))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

