@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/b007v12>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/23aaeb612a7cf06eccddac1636a4320a"^^xsd:string ;
  ns0:name "Pand 1394"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962221> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70854113 52.01105854, 4.70849673 52.01103153, 4.70834309 52.01114250, 4.70831049 52.01116605, 4.70835906 52.01119165, 4.70854113 52.01105854))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

