@prefix schema: <http://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/b006vw2>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/dac2860be6a2cb4c7d221affbd4aedac"^^xsd:string ;
  schema:name "Pand 578"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961405> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71402264 52.00895655, 4.71376080 52.00894222, 4.71373349 52.00899791, 4.71388865 52.00900640, 4.71401449 52.00901329, 4.71402264 52.00895655))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

