@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/b008tj7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ebf4535879cd4701959cf183299696b0"^^xsd:string ;
  ns0:name "Pand 2221"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963048> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70874434 52.01295757, 4.70872665 52.01297758, 4.70868418 52.01302564, 4.70872978 52.01304078, 4.70872590 52.01304509, 4.70874152 52.01305044, 4.70880625 52.01297840, 4.70874434 52.01295757))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

