@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/b007ds7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/60f32568350904428d702af77ad1df17"^^xsd:string ;
  ns0:name "Pand 1039"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961866> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70707822 52.00907472, 4.70704478 52.00905500, 4.70699513 52.00907798, 4.70699513 52.00907798, 4.70703624 52.00910183, 4.70707822 52.00907472))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

