@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/b0092gd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4eb0572df5a47647e54e6c401c40a208"^^xsd:string ;
  ns0:name "Pand 2422"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963249> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70567966 52.01260246, 4.70565285 52.01258872, 4.70561571 52.01261550, 4.70568511 52.01265215, 4.70572243 52.01262525, 4.70569787 52.01261216, 4.70567966 52.01260246))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

