@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/b007n6v>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7ec9d319c6721a54a524d521f75d8b85"^^xsd:string ;
  ns0:name "Pand 1225"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962052> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70833960 52.01025135, 4.70829513 52.01022740, 4.70818270 52.01029989, 4.70822321 52.01032445, 4.70833960 52.01025135))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

