@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/b007kgd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f33da94ef3ea2aec58e6796831b5951f"^^xsd:string ;
  ns0:name "Pand 1175"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962002> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70835018 52.01012789, 4.70839002 52.01014948, 4.70846172 52.01010739, 4.70844110 52.01009401, 4.70845787 52.01008390, 4.70843622 52.01007086, 4.70841643 52.01008397, 4.70835018 52.01012789))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

