@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/b007t75>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4f5a73bd0fb77943b343f54ce0433bf5"^^xsd:string ;
  ns0:name "Pand 1371"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962198> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71114536 52.01098241, 4.71114587 52.01097822, 4.71114800 52.01096065, 4.71109750 52.01095825, 4.71109551 52.01098011, 4.71114536 52.01098241))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

