@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/b007gmx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4dff6d037b66f6665a70d65c11daaa15"^^xsd:string ;
  ns0:name "Pand 1092"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961919> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70515962 52.01032524, 4.70519106 52.01029792, 4.70509366 52.01024829, 4.70506088 52.01027548, 4.70515962 52.01032524))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

