@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/b0091jv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7e8c94529391b1cd2c6e5be351b04a4e"^^xsd:string ;
  ns0:name "Pand 2395"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963222> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71174574 52.01305588, 4.71173037 52.01307074, 4.71176707 52.01308712, 4.71178090 52.01307371, 4.71174574 52.01305588))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

