@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/b006tp6>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/3f0dce8d4a48ee5b843ad821516748e6"^^xsd:string ;
  schema:name "Pand 543"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961370> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70964541 52.00886860, 4.70967835 52.00888361, 4.70966825 52.00889088, 4.70968190 52.00889869, 4.70970699 52.00888009, 4.70979852 52.00881225, 4.70975941 52.00879093, 4.70964541 52.00886860))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

