@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/b007dgh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/958ad5762a5b3312d926d43e3fe8c5b3"^^xsd:string ;
  ns0:name "Pand 1030"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961857> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71316418 52.00918890, 4.71320752 52.00912500, 4.71316685 52.00911479, 4.71312661 52.00917693, 4.71316418 52.00918890, 4.71316418 52.00918890))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

