@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/b007n1s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d1e0d5108db0bb8b7abba5e467fc5651"^^xsd:string ;
  ns0:name "Pand 1220"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962047> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71328915 52.01025546, 4.71316144 52.01024635, 4.71315238 52.01027740, 4.71329723 52.01028832, 4.71330040 52.01027231, 4.71328609 52.01027126, 4.71328915 52.01025546))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

