@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/b007csv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/aef0fbcd425c3334babbd903b5a02771"^^xsd:string ;
  ns0:name "Pand 1010"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961837> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71399867 52.00915314, 4.71399851 52.00915313, 4.71394459 52.00915054, 4.71393271 52.00921638, 4.71398576 52.00921851, 4.71399867 52.00915314))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

