@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/b007ncx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d3f92528fbe0701b590a7194344763b0"^^xsd:string ;
  ns0:name "Pand 1230"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962057> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71256164 52.01027459, 4.71253122 52.01026008, 4.71247085 52.01030578, 4.71252369 52.01033470, 4.71258250 52.01028455, 4.71256164 52.01027459))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

