@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/b0074c7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/12f533ea58b94cd7128d1379f386bac6"^^xsd:string ;
  ns0:name "Pand 795"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961622> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71492978 52.00935595, 4.71487428 52.00934924, 4.71483859 52.00943690, 4.71489352 52.00944542, 4.71489362 52.00944519, 4.71492978 52.00935595))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

