@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/b007dqd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3bcc283cf81d0bc038b36b1db4941534"^^xsd:string ;
  ns0:name "Pand 1037"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961864> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71159231 52.00915306, 4.71144975 52.00910317, 4.71143423 52.00912005, 4.71132419 52.00908153, 4.71130128 52.00910550, 4.71127879 52.00912941, 4.71125117 52.00915877, 4.71150384 52.00925153, 4.71159231 52.00915306))"^^geo:wktLiteral ;
    osm:area 228.0
  ] .

