@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/b007dc8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/55921dc91cac705e646940dd90aa11ca"^^xsd:string ;
  ns0:name "Pand 1027"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961854> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71324815 52.00913737, 4.71320752 52.00912500, 4.71316418 52.00918890, 4.71318099 52.00919325, 4.71320324 52.00919899, 4.71324815 52.00913737))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

