@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/b007fvf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4f3c6cce4d128b561acf409c6ae9183d"^^xsd:string ;
  ns0:name "Pand 1070"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961897> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70580232 52.01031034, 4.70582287 52.01029548, 4.70573810 52.01025082, 4.70568003 52.01029279, 4.70574966 52.01033037, 4.70578775 52.01030267, 4.70580232 52.01031034))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

